Carbon


InvokeMBarHookUPP

Header: Menus.h Carbon status: Unsupported

SInt16 InvokeMBarHookUPP (
    Rect *menuRect, 
    MBarHookUPP userUPP
);
menuRect
userUPP

AVAILABILITY

Not supported in Carbon.

CARBON NOTES

Accessing the MBarHook low-memory global variable is not supported in Carbon. Use the Carbon Event Manager to work with menu bar events instead.


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)